[INFO] fetching crate deuterium 0.5.0... [INFO] checking deuterium-0.5.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate deuterium 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate deuterium 0.5.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate deuterium 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deuterium 0.5.0 [INFO] tweaked toml for crates.io crate deuterium 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-5/source/tests/group_by.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/delete.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/select.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/insert.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/join.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/order.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/update.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/placeholder.rs [INFO] [stderr] * /workspace/builds/worker-5/source/tests/where_.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a5dc914908260e689d33a9636c8f87a431c3cd08bae64a44ce9807695dc5b5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a5dc914908260e689d33a9636c8f87a431c3cd08bae64a44ce9807695dc5b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5dc914908260e689d33a9636c8f87a431c3cd08bae64a44ce9807695dc5b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5dc914908260e689d33a9636c8f87a431c3cd08bae64a44ce9807695dc5b5d", kill_on_drop: false }` [INFO] [stdout] 3a5dc914908260e689d33a9636c8f87a431c3cd08bae64a44ce9807695dc5b5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 72b717ec12828a2ce273879eca28f64058869fc0d5e6b90a5f6d254444932673 [INFO] running `Command { std: "docker" "start" "-a" "72b717ec12828a2ce273879eca28f64058869fc0d5e6b90a5f6d254444932673", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/group_by.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/delete.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/select.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/insert.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/join.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/order.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/update.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/placeholder.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/where_.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking deuterium v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | pub use { [INFO] [stdout] | _____________^ [INFO] [stdout] 16 | | ToIsPredicate, [INFO] [stdout] 17 | | ToOrPredicate, [INFO] [stdout] 18 | | ToAndPredicate, [INFO] [stdout] ... | [INFO] [stdout] 34 | | ToListExpression [INFO] [stdout] 35 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | unused, future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(absolute_paths_not_starting_with_crate)]` implied by `#[deny(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 15 | pub use crate::{ [INFO] [stdout] 16 | ToIsPredicate, [INFO] [stdout] 17 | ToOrPredicate, [INFO] [stdout] 18 | ToAndPredicate, [INFO] [stdout] 19 | ToInPredicate, [INFO] [stdout] 20 | ToInRangePredicate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use field::{ [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | Field, [INFO] [stdout] 40 | | BoxedField, [INFO] [stdout] 41 | | SharedField, [INFO] [stdout] ... | [INFO] [stdout] 68 | | OptionalUuidField, [INFO] [stdout] 69 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 38 | pub use crate::field::{ [INFO] [stdout] 39 | Field, [INFO] [stdout] 40 | BoxedField, [INFO] [stdout] 41 | SharedField, [INFO] [stdout] 42 | NamedField, [INFO] [stdout] 43 | [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub use predicate::{ [INFO] [stdout] | _________^ [INFO] [stdout] 72 | | Predicate, [INFO] [stdout] 73 | | SharedPredicate, [INFO] [stdout] 74 | | IsPredicate, ToIsPredicate, [INFO] [stdout] ... | [INFO] [stdout] 83 | | RawPredicate [INFO] [stdout] 84 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 71 | pub use crate::predicate::{ [INFO] [stdout] 72 | Predicate, [INFO] [stdout] 73 | SharedPredicate, [INFO] [stdout] 74 | IsPredicate, ToIsPredicate, [INFO] [stdout] 75 | OrPredicate, ToOrPredicate, [INFO] [stdout] 76 | AndPredicate, ToAndPredicate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub use select_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 87 | | Selectable, [INFO] [stdout] 88 | | Queryable, [INFO] [stdout] 89 | | Orderable, [INFO] [stdout] ... | [INFO] [stdout] 97 | | LimitMany [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 86 | pub use crate::select_query::{ [INFO] [stdout] 87 | Selectable, [INFO] [stdout] 88 | Queryable, [INFO] [stdout] 89 | Orderable, [INFO] [stdout] 90 | SelectQuery, [INFO] [stdout] 91 | SharedSelectQuery, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use update_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 101 | | UpdateQuery, [INFO] [stdout] 102 | | FieldUpdate, [INFO] [stdout] 103 | | FieldUpd, [INFO] [stdout] 104 | | Updatable, [INFO] [stdout] 105 | | ToFieldUpdate, [INFO] [stdout] 106 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 100 | pub use crate::update_query::{ [INFO] [stdout] 101 | UpdateQuery, [INFO] [stdout] 102 | FieldUpdate, [INFO] [stdout] 103 | FieldUpd, [INFO] [stdout] 104 | Updatable, [INFO] [stdout] 105 | ToFieldUpdate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub use insert_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 109 | | InsertQuery, [INFO] [stdout] 110 | | Insertable, [INFO] [stdout] 111 | | ToInsertValue, [INFO] [stdout] 112 | | InsertValue, [INFO] [stdout] 113 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 108 | pub use crate::insert_query::{ [INFO] [stdout] 109 | InsertQuery, [INFO] [stdout] 110 | Insertable, [INFO] [stdout] 111 | ToInsertValue, [INFO] [stdout] 112 | InsertValue, [INFO] [stdout] 113 | }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | pub use delete_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 116 | | DeleteQuery, [INFO] [stdout] 117 | | Deletable, [INFO] [stdout] 118 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 115 | pub use crate::delete_query::{ [INFO] [stdout] 116 | DeleteQuery, [INFO] [stdout] 117 | Deletable, [INFO] [stdout] 118 | }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use expression::{ [INFO] [stdout] | _________^ [INFO] [stdout] 121 | | BoxedExpression, [INFO] [stdout] 122 | | UntypedExpression, [INFO] [stdout] 123 | | Expression, [INFO] [stdout] ... | [INFO] [stdout] 128 | | ToListExpression [INFO] [stdout] 129 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 120 | pub use crate::expression::{ [INFO] [stdout] 121 | BoxedExpression, [INFO] [stdout] 122 | UntypedExpression, [INFO] [stdout] 123 | Expression, [INFO] [stdout] 124 | SharedExpression, [INFO] [stdout] 125 | RawExpression, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub use sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "postgres")] pub use sql::AsPostgresValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::AsPostgresValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub use from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | pub use function::{ [INFO] [stdout] | _________^ [INFO] [stdout] 136 | | Sum, SumArg, [INFO] [stdout] 137 | | Min, MinArg, [INFO] [stdout] 138 | | Max, MaxArg, [INFO] [stdout] ... | [INFO] [stdout] 141 | | CountAll [INFO] [stdout] 142 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 135 | pub use crate::function::{ [INFO] [stdout] 136 | Sum, SumArg, [INFO] [stdout] 137 | Min, MinArg, [INFO] [stdout] 138 | Max, MaxArg, [INFO] [stdout] 139 | Avg, AvgArg, [INFO] [stdout] 140 | Count, CountArg, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub use placeholder::Placeholder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::placeholder::Placeholder` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | impl fmt::Debug for Field { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Field` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub type BoxedField = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Field + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn field_of(name: &str, table: &from::Table) -> NamedField { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn qual_for(&self, table: &from::Table) -> NamedField { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/predicate/mod.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | pub type BoxedPredicate = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Predicate + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_by(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:152:42 [INFO] [stdout] | [INFO] [stdout] 152 | fn order_by_fields(&self, fields: &[&UntypedExpression]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn reverse_by(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:164:44 [INFO] [stdout] | [INFO] [stdout] 164 | fn reverse_by_fields(&self, fields: &[&UntypedExpression]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | fn order_append(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | fn order_prepend(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn reverse_append(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 182 | fn reverse_prepend(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn distinct_on(&self, fields: &[&UntypedExpression]) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn group_by(&self, fields: &[&UntypedExpression]) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:304:37 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn inner_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn full_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn right_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:316:42 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn left_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:320:36 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn full_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:324:36 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn left_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:328:37 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn right_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:332:39 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn natural_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:336:44 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn natural_left_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:340:45 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn natural_right_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:344:44 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn natural_full_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:348:37 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn cross_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:360:42 [INFO] [stdout] | [INFO] [stdout] 360 | fn select_1(&self, field: &expression::Expression) -> SelectQuery<(T,), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:364:55 [INFO] [stdout] | [INFO] [stdout] 364 | fn select_2(&self, field1: &expression::Expression, field2: &expression::Expression) -> SelectQuery<(T1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:364:92 [INFO] [stdout] | [INFO] [stdout] 364 | ...on::Expression, field2: &expression::Expression) -> SelectQuery<(T1, T2), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | fn select(&self, fields: &[&UntypedExpression]) -> SelectQuery<(), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:400:33 [INFO] [stdout] | [INFO] [stdout] 400 | pub type BoxedSelectQuery = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractSelectQuery + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:404:37 [INFO] [stdout] | [INFO] [stdout] 404 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(exp: &expression::Expression) -> InsertValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | impl<'a, 'b, T> ToInsertValue for &'a (expression::Expression + 'b) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression + 'b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:92:48 [INFO] [stdout] | [INFO] [stdout] 92 | fn insert_fields(&self, fields: &[&field::Field]) -> InsertQuery<(), (), M, (), ()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn field::Field` [INFO] [stdout] ... [INFO] [stdout] 104 | insertable!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn new(into: &from::Table) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn new_with_cols(into: &from::Table, cols: Vec) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:158:47 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn push_untyped(&mut self, values: &[&expression::Expression]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:188:53 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn returning_1(mut self, field: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/insert_query.rs:188:105 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn returning_1(mut self, field: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | unused, future_incompatible)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(unused_parens)]` implied by `#[deny(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:193:65 [INFO] [stdout] | [INFO] [stdout] 193 | ...2: Clone>(mut self, field1: &expression::Expression, field2: &expression::Expression) -> InsertQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:193:102 [INFO] [stdout] | [INFO] [stdout] 193 | ...on::Expression, field2: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn returning(mut self, fields: &[&expression::UntypedExpression]) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(table: &from::Table) -> DeleteQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn using(mut self, using: &from::From) -> DeleteQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/delete_query.rs:17:105 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitM... [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn returning_2(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:118 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn returning_2(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::Expression) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn returning(mut self, fields: &[&$crate::expression::UntypedExpression]) -> $query<(), $crate::select_query::LimitMany, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::UntypedExpression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | type BoxedFieldUpdate = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FieldUpd + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(table: &from::Table) -> UpdateQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn from(mut self, from: &from::From) -> UpdateQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | ...ne>(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/delete_query.rs:17:105 [INFO] [stdout] | [INFO] [stdout] 17 | ... pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | ...>(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::Expression) -> $query<(R1, R2), $crate::sele... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:118 [INFO] [stdout] | [INFO] [stdout] 22 | ...ession, field2: &$crate::expression::Expression) -> $query<(R1, R2), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | ... self, fields: &[&$crate::expression::UntypedExpression]) -> $query<(), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::UntypedExpression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/function.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use function::{ [INFO] [stdout] | _____^ [INFO] [stdout] 3 | | Sum, SumArg, [INFO] [stdout] 4 | | Min, MinArg, [INFO] [stdout] 5 | | Max, MaxArg, [INFO] [stdout] ... | [INFO] [stdout] 8 | | CountAll [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 2 | use crate::function::{ [INFO] [stdout] 3 | Sum, SumArg, [INFO] [stdout] 4 | Min, MinArg, [INFO] [stdout] 5 | Max, MaxArg, [INFO] [stdout] 6 | Avg, AvgArg, [INFO] [stdout] 7 | Count, CountArg, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/value.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use field; [INFO] [stdout] | ^^^^^ help: use `crate`: `crate::field` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/value.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn as_postgres_value(&self) -> &postgres::types::ToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn postgres::types::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | pub type BoxedValue = Box<::postgres::types::ToSql + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::postgres::types::ToSql + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | pub type BoxedAdapter = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | adapter: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(adapter: Box) -> SqlContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | fn expression_as_sql(&self) -> &sql::ToSql; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | pub type BoxedExpression = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 58 | to_expression!(bool); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 59 | to_expression!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 60 | to_expression!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 61 | to_expression!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 62 | to_expression!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 63 | to_expression!(f32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 64 | to_expression!(f64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 65 | to_expression!(String); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 66 | to_expression!(Vec); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 67 | to_expression!(serde_json::Value); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 68 | to_expression!(chrono::NaiveDateTime); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 69 | to_expression!(uuid::Uuid); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 70 | to_expression!(RawExpression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 86 | to_expression!(Option); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 87 | to_expression!(Option); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 88 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 89 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 90 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 91 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 92 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 93 | to_expression!(Option); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 94 | to_expression!(Option>); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 95 | to_expression!(Option); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 96 | to_expression!(Option); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 97 | to_expression!(Option); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 98 | to_expression!(Option); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_expr(&self) -> &Expression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:103:75 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_expr(&self) -> &Expression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | fn as_expr(&self) -> &ListExpression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ListExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:109:79 [INFO] [stdout] | [INFO] [stdout] 109 | fn as_expr(&self) -> &ListExpression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/order_by.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/order_by.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn by(expression: &expression::UntypedExpression) -> OrderBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/order_by.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn reverse_by(expression: &expression::UntypedExpression) -> OrderBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | fn as_sql(&self) -> &sql::FromToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | pub type BoxedFrom = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn From + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub type BoxedTable = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Table + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | fn as_sql(&self) -> &sql::FromToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | fn as_sql(&self) -> &sql::FromToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/distinct.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn on(fields: &[&expression::UntypedExpression]) -> Distinct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/group_by.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn by(fields: &[&expression::UntypedExpression]) -> GroupBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use field; [INFO] [stdout] | ^^^^^ help: use `crate`: `crate::field` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sql; [INFO] [stdout] | ^^^ help: use `crate`: `crate::sql` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 50 | agg_func!(Min, MinArg, min); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 61 | agg_func!(Max, MaxArg, max); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 72 | agg_func!(Sum, SumArg, sum); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 81 | agg_func!(Avg, AvgArg, avg); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 90 | agg_func!(Count, CountArg, count); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/placeholder.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | pub use { [INFO] [stdout] | _____________^ [INFO] [stdout] 16 | | ToIsPredicate, [INFO] [stdout] 17 | | ToOrPredicate, [INFO] [stdout] 18 | | ToAndPredicate, [INFO] [stdout] ... | [INFO] [stdout] 34 | | ToListExpression [INFO] [stdout] 35 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | unused, future_incompatible)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(absolute_paths_not_starting_with_crate)]` implied by `#[deny(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 15 | pub use crate::{ [INFO] [stdout] 16 | ToIsPredicate, [INFO] [stdout] 17 | ToOrPredicate, [INFO] [stdout] 18 | ToAndPredicate, [INFO] [stdout] 19 | ToInPredicate, [INFO] [stdout] 20 | ToInRangePredicate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub use field::{ [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | Field, [INFO] [stdout] 40 | | BoxedField, [INFO] [stdout] 41 | | SharedField, [INFO] [stdout] ... | [INFO] [stdout] 68 | | OptionalUuidField, [INFO] [stdout] 69 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 38 | pub use crate::field::{ [INFO] [stdout] 39 | Field, [INFO] [stdout] 40 | BoxedField, [INFO] [stdout] 41 | SharedField, [INFO] [stdout] 42 | NamedField, [INFO] [stdout] 43 | [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub use predicate::{ [INFO] [stdout] | _________^ [INFO] [stdout] 72 | | Predicate, [INFO] [stdout] 73 | | SharedPredicate, [INFO] [stdout] 74 | | IsPredicate, ToIsPredicate, [INFO] [stdout] ... | [INFO] [stdout] 83 | | RawPredicate [INFO] [stdout] 84 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 71 | pub use crate::predicate::{ [INFO] [stdout] 72 | Predicate, [INFO] [stdout] 73 | SharedPredicate, [INFO] [stdout] 74 | IsPredicate, ToIsPredicate, [INFO] [stdout] 75 | OrPredicate, ToOrPredicate, [INFO] [stdout] 76 | AndPredicate, ToAndPredicate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub use select_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 87 | | Selectable, [INFO] [stdout] 88 | | Queryable, [INFO] [stdout] 89 | | Orderable, [INFO] [stdout] ... | [INFO] [stdout] 97 | | LimitMany [INFO] [stdout] 98 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 86 | pub use crate::select_query::{ [INFO] [stdout] 87 | Selectable, [INFO] [stdout] 88 | Queryable, [INFO] [stdout] 89 | Orderable, [INFO] [stdout] 90 | SelectQuery, [INFO] [stdout] 91 | SharedSelectQuery, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | pub use update_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 101 | | UpdateQuery, [INFO] [stdout] 102 | | FieldUpdate, [INFO] [stdout] 103 | | FieldUpd, [INFO] [stdout] 104 | | Updatable, [INFO] [stdout] 105 | | ToFieldUpdate, [INFO] [stdout] 106 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 100 | pub use crate::update_query::{ [INFO] [stdout] 101 | UpdateQuery, [INFO] [stdout] 102 | FieldUpdate, [INFO] [stdout] 103 | FieldUpd, [INFO] [stdout] 104 | Updatable, [INFO] [stdout] 105 | ToFieldUpdate, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub use insert_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 109 | | InsertQuery, [INFO] [stdout] 110 | | Insertable, [INFO] [stdout] 111 | | ToInsertValue, [INFO] [stdout] 112 | | InsertValue, [INFO] [stdout] 113 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 108 | pub use crate::insert_query::{ [INFO] [stdout] 109 | InsertQuery, [INFO] [stdout] 110 | Insertable, [INFO] [stdout] 111 | ToInsertValue, [INFO] [stdout] 112 | InsertValue, [INFO] [stdout] 113 | }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | pub use delete_query::{ [INFO] [stdout] | _________^ [INFO] [stdout] 116 | | DeleteQuery, [INFO] [stdout] 117 | | Deletable, [INFO] [stdout] 118 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 115 | pub use crate::delete_query::{ [INFO] [stdout] 116 | DeleteQuery, [INFO] [stdout] 117 | Deletable, [INFO] [stdout] 118 | }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub use expression::{ [INFO] [stdout] | _________^ [INFO] [stdout] 121 | | BoxedExpression, [INFO] [stdout] 122 | | UntypedExpression, [INFO] [stdout] 123 | | Expression, [INFO] [stdout] ... | [INFO] [stdout] 128 | | ToListExpression [INFO] [stdout] 129 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 120 | pub use crate::expression::{ [INFO] [stdout] 121 | BoxedExpression, [INFO] [stdout] 122 | UntypedExpression, [INFO] [stdout] 123 | Expression, [INFO] [stdout] 124 | SharedExpression, [INFO] [stdout] 125 | RawExpression, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub use sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "postgres")] pub use sql::AsPostgresValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::AsPostgresValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub use from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | pub use function::{ [INFO] [stdout] | _________^ [INFO] [stdout] 136 | | Sum, SumArg, [INFO] [stdout] 137 | | Min, MinArg, [INFO] [stdout] 138 | | Max, MaxArg, [INFO] [stdout] ... | [INFO] [stdout] 141 | | CountAll [INFO] [stdout] 142 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 135 | pub use crate::function::{ [INFO] [stdout] 136 | Sum, SumArg, [INFO] [stdout] 137 | Min, MinArg, [INFO] [stdout] 138 | Max, MaxArg, [INFO] [stdout] 139 | Avg, AvgArg, [INFO] [stdout] 140 | Count, CountArg, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub use placeholder::Placeholder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::placeholder::Placeholder` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | impl fmt::Debug for Field { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Field` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub type BoxedField = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Field + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn field_of(name: &str, table: &from::Table) -> NamedField { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn qual_for(&self, table: &from::Table) -> NamedField { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/field.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/predicate/mod.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | pub type BoxedPredicate = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Predicate + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | fn order_by(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:152:42 [INFO] [stdout] | [INFO] [stdout] 152 | fn order_by_fields(&self, fields: &[&UntypedExpression]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn reverse_by(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:164:44 [INFO] [stdout] | [INFO] [stdout] 164 | fn reverse_by_fields(&self, fields: &[&UntypedExpression]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | fn order_append(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | fn order_prepend(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn reverse_append(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 182 | fn reverse_prepend(&self, field: &UntypedExpression) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:256:42 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn distinct_on(&self, fields: &[&UntypedExpression]) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn group_by(&self, fields: &[&UntypedExpression]) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:304:37 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn inner_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn full_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn right_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:316:42 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn left_outer_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:320:36 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn full_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:324:36 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn left_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:328:37 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn right_join(&self, from: &from::From, on: predicate::SharedPredicate) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:332:39 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn natural_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:336:44 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn natural_left_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:340:45 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn natural_right_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:344:44 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn natural_full_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:348:37 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn cross_join(&self, from: &from::From) -> SelectQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:360:42 [INFO] [stdout] | [INFO] [stdout] 360 | fn select_1(&self, field: &expression::Expression) -> SelectQuery<(T,), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:364:55 [INFO] [stdout] | [INFO] [stdout] 364 | fn select_2(&self, field1: &expression::Expression, field2: &expression::Expression) -> SelectQuery<(T1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:364:92 [INFO] [stdout] | [INFO] [stdout] 364 | ...on::Expression, field2: &expression::Expression) -> SelectQuery<(T1, T2), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:368:33 [INFO] [stdout] | [INFO] [stdout] 368 | fn select(&self, fields: &[&UntypedExpression]) -> SelectQuery<(), LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:400:33 [INFO] [stdout] | [INFO] [stdout] 400 | pub type BoxedSelectQuery = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractSelectQuery + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/select_query.rs:404:37 [INFO] [stdout] | [INFO] [stdout] 404 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(exp: &expression::Expression) -> InsertValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | impl<'a, 'b, T> ToInsertValue for &'a (expression::Expression + 'b) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression + 'b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:92:48 [INFO] [stdout] | [INFO] [stdout] 92 | fn insert_fields(&self, fields: &[&field::Field]) -> InsertQuery<(), (), M, (), ()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn field::Field` [INFO] [stdout] ... [INFO] [stdout] 104 | insertable!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn new(into: &from::Table) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn new_with_cols(into: &from::Table, cols: Vec) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:158:47 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn push_untyped(&mut self, values: &[&expression::Expression]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:188:53 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn returning_1(mut self, field: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/insert_query.rs:188:105 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn returning_1(mut self, field: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | unused, future_incompatible)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(unused_parens)]` implied by `#[deny(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:193:65 [INFO] [stdout] | [INFO] [stdout] 193 | ...2: Clone>(mut self, field1: &expression::Expression, field2: &expression::Expression) -> InsertQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:193:102 [INFO] [stdout] | [INFO] [stdout] 193 | ...on::Expression, field2: &expression::Expression) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/insert_query.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn returning(mut self, fields: &[&expression::UntypedExpression]) -> InsertQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(table: &from::Table) -> DeleteQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn using(mut self, using: &from::From) -> DeleteQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/delete_query.rs:17:105 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitM... [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn returning_2(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:118 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn returning_2(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::Expression) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn returning(mut self, fields: &[&$crate::expression::UntypedExpression]) -> $query<(), $crate::select_query::LimitMany, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::UntypedExpression` [INFO] [stdout] ... [INFO] [stdout] 104 | returning_for!(DeleteQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | type BoxedFieldUpdate = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FieldUpd + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(table: &from::Table) -> UpdateQuery { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn from::Table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/update_query.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn from(mut self, from: &from::From) -> UpdateQuery { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn from::From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:17:60 [INFO] [stdout] | [INFO] [stdout] 17 | ...ne>(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around type [INFO] [stdout] --> src/delete_query.rs:17:105 [INFO] [stdout] | [INFO] [stdout] 17 | ... pub fn returning_1(mut self, field: &$crate::expression::Expression) -> $query<(R), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | ...>(mut self, field1: &$crate::expression::Expression, field2: &$crate::expression::Expression) -> $query<(R1, R2), $crate::sele... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:22:118 [INFO] [stdout] | [INFO] [stdout] 22 | ...ession, field2: &$crate::expression::Expression) -> $query<(R1, R2), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::Expression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/delete_query.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | ... self, fields: &[&$crate::expression::UntypedExpression]) -> $query<(), $crate::select_query::LimitMany, M> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::expression::UntypedExpression` [INFO] [stdout] | [INFO] [stdout] ::: src/update_query.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | returning_for!(UpdateQuery); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/function.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use function::{ [INFO] [stdout] | _____^ [INFO] [stdout] 3 | | Sum, SumArg, [INFO] [stdout] 4 | | Min, MinArg, [INFO] [stdout] 5 | | Max, MaxArg, [INFO] [stdout] ... | [INFO] [stdout] 8 | | CountAll [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] help: use `crate` [INFO] [stdout] | [INFO] [stdout] 2 | use crate::function::{ [INFO] [stdout] 3 | Sum, SumArg, [INFO] [stdout] 4 | Min, MinArg, [INFO] [stdout] 5 | Max, MaxArg, [INFO] [stdout] 6 | Avg, AvgArg, [INFO] [stdout] 7 | Count, CountArg, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/value.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/sql/value.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use field; [INFO] [stdout] | ^^^^^ help: use `crate`: `crate::field` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/value.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn as_postgres_value(&self) -> &postgres::types::ToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn postgres::types::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | pub type BoxedValue = Box<::postgres::types::ToSql + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::postgres::types::ToSql + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | pub type BoxedAdapter = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | adapter: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sql/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(adapter: Box) -> SqlContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SqlAdapter + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | fn expression_as_sql(&self) -> &sql::ToSql; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | pub type BoxedExpression = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 58 | to_expression!(bool); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 59 | to_expression!(i8); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 60 | to_expression!(i16); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 61 | to_expression!(i32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 62 | to_expression!(i64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 63 | to_expression!(f32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 64 | to_expression!(f64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 65 | to_expression!(String); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 66 | to_expression!(Vec); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 67 | to_expression!(serde_json::Value); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 68 | to_expression!(chrono::NaiveDateTime); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 69 | to_expression!(uuid::Uuid); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 70 | to_expression!(RawExpression); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 86 | to_expression!(Option); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 87 | to_expression!(Option); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 88 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 89 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 90 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 91 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 92 | to_expression!(Option); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 93 | to_expression!(Option); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 94 | to_expression!(Option>); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 95 | to_expression!(Option); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 96 | to_expression!(Option); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 97 | to_expression!(Option); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 98 | to_expression!(Option); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_expr(&self) -> &Expression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:103:75 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_expr(&self) -> &Expression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | fn as_expr(&self) -> &ListExpression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ListExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:109:79 [INFO] [stdout] | [INFO] [stdout] 109 | fn as_expr(&self) -> &ListExpression { unsafe{ mem::transmute(self as &UntypedExpression) } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expression.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/order_by.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/order_by.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn by(expression: &expression::UntypedExpression) -> OrderBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/order_by.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn reverse_by(expression: &expression::UntypedExpression) -> OrderBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | fn as_sql(&self) -> &sql::FromToSql; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | pub type BoxedFrom = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn From + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub type BoxedTable = Box
; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Table + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | fn as_sql(&self) -> &sql::FromToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/from.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | fn as_sql(&self) -> &sql::FromToSql { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn sql::FromToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/distinct.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn on(fields: &[&expression::UntypedExpression]) -> Distinct { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/group_by.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn by(fields: &[&expression::UntypedExpression]) -> GroupBy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn expression::UntypedExpression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use expression; [INFO] [stdout] | ^^^^^^^^^^ help: use `crate`: `crate::expression` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use field; [INFO] [stdout] | ^^^^^ help: use `crate`: `crate::field` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition [INFO] [stdout] --> src/function/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sql; [INFO] [stdout] | ^^^ help: use `crate`: `crate::sql` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #53130 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 50 | agg_func!(Min, MinArg, min); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 61 | agg_func!(Max, MaxArg, max); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 72 | agg_func!(Sum, SumArg, sum); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 81 | agg_func!(Avg, AvgArg, avg); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] ... [INFO] [stdout] 90 | agg_func!(Count, CountArg, count); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/function/mod.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 98 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/placeholder.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | fn expression_as_sql(&self) -> &sql::ToSql { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn sql::ToSql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 134 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deuterium` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 134 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72b717ec12828a2ce273879eca28f64058869fc0d5e6b90a5f6d254444932673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b717ec12828a2ce273879eca28f64058869fc0d5e6b90a5f6d254444932673", kill_on_drop: false }` [INFO] [stdout] 72b717ec12828a2ce273879eca28f64058869fc0d5e6b90a5f6d254444932673