[INFO] cloning repository https://github.com/rightfold/muon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rightfold/muon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fmuon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fmuon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57a1c2cdff8e206e37fae5fec5925f4550adeb31 [INFO] testing rightfold/muon against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frightfold%2Fmuon" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rightfold/muon on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rightfold/muon [INFO] finished tweaking git repo https://github.com/rightfold/muon [INFO] tweaked toml for git repo https://github.com/rightfold/muon written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rightfold/muon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070e0880eecf484f25d7accedf1948b0547c7394eaf59ca90275d3a128bc0f20 [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" "070e0880eecf484f25d7accedf1948b0547c7394eaf59ca90275d3a128bc0f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070e0880eecf484f25d7accedf1948b0547c7394eaf59ca90275d3a128bc0f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070e0880eecf484f25d7accedf1948b0547c7394eaf59ca90275d3a128bc0f20", kill_on_drop: false }` [INFO] [stdout] 070e0880eecf484f25d7accedf1948b0547c7394eaf59ca90275d3a128bc0f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] c504b815d4aa6cd20a130e29e3fb73618165f305f00554c58d63c04c90654ef4 [INFO] running `Command { std: "docker" "start" "-a" "c504b815d4aa6cd20a130e29e3fb73618165f305f00554c58d63c04c90654ef4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling nodrop v0.1.10 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling muon v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "c504b815d4aa6cd20a130e29e3fb73618165f305f00554c58d63c04c90654ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c504b815d4aa6cd20a130e29e3fb73618165f305f00554c58d63c04c90654ef4", kill_on_drop: false }` [INFO] [stdout] c504b815d4aa6cd20a130e29e3fb73618165f305f00554c58d63c04c90654ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1984f81cb2d1f3263c898702baac1d991bb509f087245ac8c43275eeea9c1d4d [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" "1984f81cb2d1f3263c898702baac1d991bb509f087245ac8c43275eeea9c1d4d", kill_on_drop: false }` [INFO] [stderr] Compiling muon v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:15:43 [INFO] [stdout] | [INFO] [stdout] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/macros/postgres.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/authentication/mod.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "1984f81cb2d1f3263c898702baac1d991bb509f087245ac8c43275eeea9c1d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1984f81cb2d1f3263c898702baac1d991bb509f087245ac8c43275eeea9c1d4d", kill_on_drop: false }` [INFO] [stdout] 1984f81cb2d1f3263c898702baac1d991bb509f087245ac8c43275eeea9c1d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", 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] ac10ec5c1bed6634dbfa9a6ba18d5c08479e73a0bd28033203d968e6817a72d4 [INFO] running `Command { std: "docker" "start" "-a" "ac10ec5c1bed6634dbfa9a6ba18d5c08479e73a0bd28033203d968e6817a72d4", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:8:58 [INFO] [stderr] | [INFO] [stderr] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:15:43 [INFO] [stderr] | [INFO] [stderr] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:20:58 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:15:43 [INFO] [stderr] | [INFO] [stderr] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:42:31 [INFO] [stderr] | [INFO] [stderr] 42 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:49:31 [INFO] [stderr] | [INFO] [stderr] 49 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:28:53 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:28:53 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:8:58 [INFO] [stderr] | [INFO] [stderr] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:20:58 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:47:57 [INFO] [stderr] | [INFO] [stderr] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:47:57 [INFO] [stderr] | [INFO] [stderr] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 22 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:8:58 [INFO] [stderr] | [INFO] [stderr] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:15:43 [INFO] [stderr] | [INFO] [stderr] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:20:58 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:15:43 [INFO] [stderr] | [INFO] [stderr] 15 | impl postgres_::types::ToSql for UserId { to_sql_methods!(Uuid); } [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:32:31 [INFO] [stderr] | [INFO] [stderr] 32 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:42:31 [INFO] [stderr] | [INFO] [stderr] 42 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:49:31 [INFO] [stderr] | [INFO] [stderr] 49 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:16:45 [INFO] [stderr] | [INFO] [stderr] 16 | impl postgres_::types::FromSql for UserId { from_sql_methods!(Uuid); } [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:28:53 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:28:53 [INFO] [stderr] | [INFO] [stderr] 28 | impl<'a> postgres_::types::ToSql for Username<'a> { cow_to_sql_methods!(&'a str); } [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'a> postgres_::types::FromSql for Username<'a> { cow_from_sql_methods!(str); } [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:8:58 [INFO] [stderr] | [INFO] [stderr] 8 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:20:58 [INFO] [stderr] | [INFO] [stderr] 20 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | impl<'a> postgres_::types::ToSql for Password<'a> { to_sql_methods!(&'a str); } [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:47:57 [INFO] [stderr] | [INFO] [stderr] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:47:57 [INFO] [stderr] | [INFO] [stderr] 47 | impl<'a> postgres_::types::ToSql for PasswordSalt<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:48:59 [INFO] [stderr] | [INFO] [stderr] 48 | impl<'a> postgres_::types::FromSql for PasswordSalt<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:62:58 [INFO] [stderr] | [INFO] [stderr] 62 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:74:58 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Result<$crate::postgres::types::IsNull, Box<$crate::std::error::Error + 'static + Sync + Send>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:54:57 [INFO] [stderr] | [INFO] [stderr] 54 | impl<'a> postgres_::types::ToSql for PasswordHash<'a> { cow_to_sql_methods!(&'a [u8]); } [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:86:31 [INFO] [stderr] | [INFO] [stderr] 86 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/macros/postgres.rs:105:31 [INFO] [stderr] | [INFO] [stderr] 105 | ) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::std::error::Error + 'static + Sync + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/authentication/mod.rs:55:59 [INFO] [stderr] | [INFO] [stderr] 55 | impl<'a> postgres_::types::FromSql for PasswordHash<'a> { cow_from_sql_methods!([u8]); } [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 22 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/muon-e513605b5abd60fc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test authentication::tests::test_authenticate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests muon [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac10ec5c1bed6634dbfa9a6ba18d5c08479e73a0bd28033203d968e6817a72d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac10ec5c1bed6634dbfa9a6ba18d5c08479e73a0bd28033203d968e6817a72d4", kill_on_drop: false }` [INFO] [stdout] ac10ec5c1bed6634dbfa9a6ba18d5c08479e73a0bd28033203d968e6817a72d4