[INFO] cloning repository https://github.com/erikjohnston/matrix-introspection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/matrix-introspection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fmatrix-introspection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fmatrix-introspection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56fe8f9cbafa5afa68fd317048d8df787b72c44e
[INFO] checking erikjohnston/matrix-introspection against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fmatrix-introspection" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/erikjohnston/matrix-introspection on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/erikjohnston/matrix-introspection
[INFO] finished tweaking git repo https://github.com/erikjohnston/matrix-introspection
[INFO] tweaked toml for git repo https://github.com/erikjohnston/matrix-introspection written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/erikjohnston/matrix-introspection already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/erikjohnston/rust-hyper-router`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fallible-iterator v0.1.6
[INFO] [stderr]   Downloaded phf v0.7.21
[INFO] [stderr]   Downloaded phf_shared v0.7.21
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded rusqlite v0.14.0
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded hex v0.2.0
[INFO] [stderr]   Downloaded route-recognizer v0.1.13
[INFO] [stderr]   Downloaded postgres-shared v0.2.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.9.4
[INFO] [stderr]   Downloaded postgres-protocol v0.2.2
[INFO] [stderr]   Downloaded postgres v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0950a325f401a862b41bf33ec85919b8d0d2344a05d301d53d66184a801f1ad0
[INFO] running `Command { std: "docker" "start" "-a" "0950a325f401a862b41bf33ec85919b8d0d2344a05d301d53d66184a801f1ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0950a325f401a862b41bf33ec85919b8d0d2344a05d301d53d66184a801f1ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0950a325f401a862b41bf33ec85919b8d0d2344a05d301d53d66184a801f1ad0", kill_on_drop: false }`
[INFO] [stdout] 0950a325f401a862b41bf33ec85919b8d0d2344a05d301d53d66184a801f1ad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73df5b804e16092318970031f648164ad9b5e099ab8ace837a6526ccfd910b33
[INFO] running `Command { std: "docker" "start" "-a" "73df5b804e16092318970031f648164ad9b5e099ab8ace837a6526ccfd910b33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking phf_shared v0.7.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.4
[INFO] [stderr]     Checking md5 v0.3.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking fallible-iterator v0.1.6
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking phf v0.7.21
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking route-recognizer v0.1.13
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking postgres-protocol v0.2.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking postgres-shared v0.2.1
[INFO] [stderr]     Checking rusqlite v0.14.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking postgres v0.14.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking hyper-router v0.1.0 (https://github.com/erikjohnston/rust-hyper-router#dc1f32b2)
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking matrix_introspection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &PostgresToSql;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &dyn PostgresToSql;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &Sqlite3ToSql;
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:46:59
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&dyn ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &dyn PostgresToSql { self }
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql { self }
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &PostgresToSql;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &dyn PostgresToSql;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &Sqlite3ToSql;
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:46:59
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&dyn ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &dyn PostgresToSql { self }
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql { self }
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "73df5b804e16092318970031f648164ad9b5e099ab8ace837a6526ccfd910b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73df5b804e16092318970031f648164ad9b5e099ab8ace837a6526ccfd910b33", kill_on_drop: false }`
[INFO] [stdout] 73df5b804e16092318970031f648164ad9b5e099ab8ace837a6526ccfd910b33
[INFO] checking erikjohnston/matrix-introspection against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fmatrix-introspection" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/erikjohnston/matrix-introspection on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/erikjohnston/matrix-introspection
[INFO] finished tweaking git repo https://github.com/erikjohnston/matrix-introspection
[INFO] tweaked toml for git repo https://github.com/erikjohnston/matrix-introspection written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/erikjohnston/matrix-introspection already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e1dfbb13c51311d313f4a9c1850318e665745317e60b4f6b663df138faea975
[INFO] running `Command { std: "docker" "start" "-a" "1e1dfbb13c51311d313f4a9c1850318e665745317e60b4f6b663df138faea975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e1dfbb13c51311d313f4a9c1850318e665745317e60b4f6b663df138faea975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e1dfbb13c51311d313f4a9c1850318e665745317e60b4f6b663df138faea975", kill_on_drop: false }`
[INFO] [stdout] 1e1dfbb13c51311d313f4a9c1850318e665745317e60b4f6b663df138faea975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6f7f75e38925313b3b6f8f953220c12197bbbae06ff96cdd46bc48efe73e76b
[INFO] running `Command { std: "docker" "start" "-a" "a6f7f75e38925313b3b6f8f953220c12197bbbae06ff96cdd46bc48efe73e76b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.4
[INFO] [stderr]     Checking phf_shared v0.7.21
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking fallible-iterator v0.1.6
[INFO] [stderr]     Checking md5 v0.3.8
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking phf v0.7.21
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking route-recognizer v0.1.13
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking postgres-protocol v0.2.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking rusqlite v0.14.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking postgres-shared v0.2.1
[INFO] [stderr]     Checking postgres v0.14.1
[INFO] [stderr]     Checking serde_json v0.9.10
[INFO] [stderr]     Checking hyper-router v0.1.0 (https://github.com/erikjohnston/rust-hyper-router#dc1f32b2)
[INFO] [stderr]     Checking matrix_introspection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &PostgresToSql;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &dyn PostgresToSql;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &Sqlite3ToSql;
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:46:59
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&dyn ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &dyn PostgresToSql { self }
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql { self }
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:24:60
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &PostgresToSql;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn as_postgres(&self) -> &dyn PostgresToSql;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &Sqlite3ToSql;
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&PostgresToSql], func: F)
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn query_rows<T, F>(&mut self, query: &str, values: &[&dyn PostgresToSql], func: F)
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/database.rs:46:59
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn query<T, F>(&mut self, query: &str, values: &[&dyn ToSql], mut func: F) -> Result<Vec<T>, DatabaseError>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | create_to_sql!{ String }
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | create_to_sql!{ i64 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 | create_to_sql!{ i16 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | create_to_sql!{ i32 }
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 |             fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | create_to_sql!{ i8 }
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `create_to_sql` (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/database.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &PostgresToSql { self }
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_postgres(&self) -> &dyn PostgresToSql { self }
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/database.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &Sqlite3ToSql { self }
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn as_sqlite(&self) -> &dyn Sqlite3ToSql { self }
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RoomRow`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StateRow`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix_introspection` (bin "matrix_introspection") due to 3 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RoomRow`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/main.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StateRow`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix_introspection` (bin "matrix_introspection" test) due to 3 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a6f7f75e38925313b3b6f8f953220c12197bbbae06ff96cdd46bc48efe73e76b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f7f75e38925313b3b6f8f953220c12197bbbae06ff96cdd46bc48efe73e76b", kill_on_drop: false }`
[INFO] [stdout] a6f7f75e38925313b3b6f8f953220c12197bbbae06ff96cdd46bc48efe73e76b
