[INFO] cloning repository https://github.com/jlprince21/file_scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlprince21/file_scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlprince21%2Ffile_scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlprince21%2Ffile_scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53f0a4cf172c828a74757a3d7d8815c07c6bc4a1 [INFO] testing jlprince21/file_scanner against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlprince21%2Ffile_scanner" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlprince21/file_scanner on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlprince21/file_scanner [INFO] finished tweaking git repo https://github.com/jlprince21/file_scanner [INFO] tweaked toml for git repo https://github.com/jlprince21/file_scanner written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/jlprince21/file_scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff8ce3c3ffcc5103fab0cbde51485c33004c1423d528926a8286557ef05b2b67 [INFO] running `Command { std: "docker" "start" "-a" "ff8ce3c3ffcc5103fab0cbde51485c33004c1423d528926a8286557ef05b2b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff8ce3c3ffcc5103fab0cbde51485c33004c1423d528926a8286557ef05b2b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8ce3c3ffcc5103fab0cbde51485c33004c1423d528926a8286557ef05b2b67", kill_on_drop: false }` [INFO] [stdout] ff8ce3c3ffcc5103fab0cbde51485c33004c1423d528926a8286557ef05b2b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f3624323413782967c2fe3f1ce0b0d48c626b3fa10ed83c9f3e044fdd1f44d [INFO] running `Command { std: "docker" "start" "-a" "74f3624323413782967c2fe3f1ce0b0d48c626b3fa10ed83c9f3e044fdd1f44d", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling card_catalog v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | &[&new_listing.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - &[&new_listing.id as &ToSql, [INFO] [stdout] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | &new_listing.checksum as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - &new_listing.checksum as &ToSql, [INFO] [stdout] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | &new_listing.file_name as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - &new_listing.file_name as &ToSql, [INFO] [stdout] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | &new_listing.file_path as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - &new_listing.file_path as &ToSql, [INFO] [stdout] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | &new_listing.file_size as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - &new_listing.file_size as &ToSql], [INFO] [stdout] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stdout] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | &[&new_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - &[&new_tag.id as &ToSql, [INFO] [stdout] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | &new_tag.tag as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - &new_tag.tag as &ToSql], [INFO] [stdout] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stdout] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arg`, `SubCommand` [INFO] [stdout] --> src/bin.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{Arg, App, SubCommand}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | &[&new_listing.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - &[&new_listing.id as &ToSql, [INFO] [stdout] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | &new_listing.checksum as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - &new_listing.checksum as &ToSql, [INFO] [stdout] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | &new_listing.file_name as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - &new_listing.file_name as &ToSql, [INFO] [stdout] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | &new_listing.file_path as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - &new_listing.file_path as &ToSql, [INFO] [stdout] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | &new_listing.file_size as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - &new_listing.file_size as &ToSql], [INFO] [stdout] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stdout] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | &[&new_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - &[&new_tag.id as &ToSql, [INFO] [stdout] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | &new_tag.tag as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - &new_tag.tag as &ToSql], [INFO] [stdout] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stdout] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.20s [INFO] running `Command { std: "docker" "inspect" "74f3624323413782967c2fe3f1ce0b0d48c626b3fa10ed83c9f3e044fdd1f44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f3624323413782967c2fe3f1ce0b0d48c626b3fa10ed83c9f3e044fdd1f44d", kill_on_drop: false }` [INFO] [stdout] 74f3624323413782967c2fe3f1ce0b0d48c626b3fa10ed83c9f3e044fdd1f44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3210bcab4871ec6a69d22eb233d9bd88762ae27cf7433cc142375281c0e982d [INFO] running `Command { std: "docker" "start" "-a" "e3210bcab4871ec6a69d22eb233d9bd88762ae27cf7433cc142375281c0e982d", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | &[&new_listing.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - &[&new_listing.id as &ToSql, [INFO] [stdout] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | &new_listing.checksum as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - &new_listing.checksum as &ToSql, [INFO] [stdout] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | &new_listing.file_name as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - &new_listing.file_name as &ToSql, [INFO] [stdout] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | &new_listing.file_path as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - &new_listing.file_path as &ToSql, [INFO] [stdout] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | &new_listing.file_size as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - &new_listing.file_size as &ToSql], [INFO] [stdout] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stdout] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | &[&new_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - &[&new_tag.id as &ToSql, [INFO] [stdout] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | &new_tag.tag as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - &new_tag.tag as &ToSql], [INFO] [stdout] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling card_catalog v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stdout] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arg`, `SubCommand` [INFO] [stdout] --> src/bin.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{Arg, App, SubCommand}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | &[&new_listing.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - &[&new_listing.id as &ToSql, [INFO] [stdout] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | &new_listing.checksum as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - &new_listing.checksum as &ToSql, [INFO] [stdout] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | &new_listing.file_name as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - &new_listing.file_name as &ToSql, [INFO] [stdout] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | &[&new_listing.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - &[&new_listing.id as &ToSql, [INFO] [stdout] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | &new_listing.file_path as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - &new_listing.file_path as &ToSql, [INFO] [stdout] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | &new_listing.checksum as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - &new_listing.checksum as &ToSql, [INFO] [stdout] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | &new_listing.file_size as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - &new_listing.file_size as &ToSql], [INFO] [stdout] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:31:40 [INFO] [stdout] | [INFO] [stdout] 31 | &new_listing.file_name as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - &new_listing.file_name as &ToSql, [INFO] [stdout] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | &new_listing.file_path as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - &new_listing.file_path as &ToSql, [INFO] [stdout] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | &new_listing.file_size as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - &new_listing.file_size as &ToSql], [INFO] [stdout] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stdout] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stdout] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stdout] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stdout] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | &[&new_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - &[&new_tag.id as &ToSql, [INFO] [stdout] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | &new_tag.tag as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - &new_tag.tag as &ToSql], [INFO] [stdout] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | &[&new_tag.id as &ToSql, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - &[&new_tag.id as &ToSql, [INFO] [stdout] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | &new_tag.tag as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - &new_tag.tag as &ToSql], [INFO] [stdout] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stdout] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mods/sql.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stdout] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/card_catalog-068c631afdc239b0) [INFO] [stderr] Executable unittests src/bin.rs (/opt/rustwide/target/debug/deps/ccbin-00c8588ff18ff954) [INFO] running `Command { std: "docker" "inspect" "e3210bcab4871ec6a69d22eb233d9bd88762ae27cf7433cc142375281c0e982d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3210bcab4871ec6a69d22eb233d9bd88762ae27cf7433cc142375281c0e982d", kill_on_drop: false }` [INFO] [stdout] e3210bcab4871ec6a69d22eb233d9bd88762ae27cf7433cc142375281c0e982d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e357154d9b93f35afc797aa4534c3fd659ecff364ce7009679c0e9c0a2681a2 [INFO] running `Command { std: "docker" "start" "-a" "3e357154d9b93f35afc797aa4534c3fd659ecff364ce7009679c0e9c0a2681a2", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:28:31 [INFO] [stderr] | [INFO] [stderr] 28 | &[&new_listing.id as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 28 - &[&new_listing.id as &ToSql, [INFO] [stderr] 28 + &[&new_listing.id as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:29:39 [INFO] [stderr] | [INFO] [stderr] 29 | &new_listing.checksum as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 29 - &new_listing.checksum as &ToSql, [INFO] [stderr] 29 + &new_listing.checksum as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:31:40 [INFO] [stderr] | [INFO] [stderr] 31 | &new_listing.file_name as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 31 - &new_listing.file_name as &ToSql, [INFO] [stderr] 31 + &new_listing.file_name as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:32:40 [INFO] [stderr] | [INFO] [stderr] 32 | &new_listing.file_path as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 32 - &new_listing.file_path as &ToSql, [INFO] [stderr] 32 + &new_listing.file_path as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:33:40 [INFO] [stderr] | [INFO] [stderr] 33 | &new_listing.file_size as &ToSql], [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 33 - &new_listing.file_size as &ToSql], [INFO] [stderr] 33 + &new_listing.file_size as &dyn ToSql], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:78:47 [INFO] [stderr] | [INFO] [stderr] 78 | &[&new_listing_tag.id as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 78 - &[&new_listing_tag.id as &ToSql, [INFO] [stderr] 78 + &[&new_listing_tag.id as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:79:57 [INFO] [stderr] | [INFO] [stderr] 79 | &new_listing_tag.listing_id as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 79 - &new_listing_tag.listing_id as &ToSql, [INFO] [stderr] 79 + &new_listing_tag.listing_id as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:80:53 [INFO] [stderr] | [INFO] [stderr] 80 | &new_listing_tag.tag_id as &ToSql], [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 80 - &new_listing_tag.tag_id as &ToSql], [INFO] [stderr] 80 + &new_listing_tag.tag_id as &dyn ToSql], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:139:27 [INFO] [stderr] | [INFO] [stderr] 139 | &[&new_tag.id as &ToSql, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 139 - &[&new_tag.id as &ToSql, [INFO] [stderr] 139 + &[&new_tag.id as &dyn ToSql, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:140:30 [INFO] [stderr] | [INFO] [stderr] 140 | &new_tag.tag as &ToSql], [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 140 - &new_tag.tag as &ToSql], [INFO] [stderr] 140 + &new_tag.tag as &dyn ToSql], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mods/sql.rs:163:33 [INFO] [stderr] | [INFO] [stderr] 163 | &[&p_listing_tag_id as &ToSql], [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 163 - &[&p_listing_tag_id as &ToSql], [INFO] [stderr] 163 + &[&p_listing_tag_id as &dyn ToSql], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `card_catalog` (lib) generated 12 warnings [INFO] [stderr] warning: `card_catalog` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: unused imports: `Arg`, `SubCommand` [INFO] [stderr] --> src/bin.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | use clap::{Arg, App, SubCommand}; [INFO] [stderr] | ^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `card_catalog` (bin "ccbin" test) generated 12 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/card_catalog-068c631afdc239b0) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/ccbin-00c8588ff18ff954) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests card_catalog [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e357154d9b93f35afc797aa4534c3fd659ecff364ce7009679c0e9c0a2681a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e357154d9b93f35afc797aa4534c3fd659ecff364ce7009679c0e9c0a2681a2", kill_on_drop: false }` [INFO] [stdout] 3e357154d9b93f35afc797aa4534c3fd659ecff364ce7009679c0e9c0a2681a2