[INFO] cloning repository https://github.com/TyPR124/findme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TyPR124/findme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyPR124%2Ffindme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyPR124%2Ffindme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80ae7d57d67ae75936c23cffbedd78aec64137a1
[INFO] checking TyPR124/findme against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyPR124%2Ffindme" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/TyPR124/findme
[INFO] finished tweaking git repo https://github.com/TyPR124/findme
[INFO] tweaked toml for git repo https://github.com/TyPR124/findme written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TyPR124/findme on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TyPR124/findme 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eab721282ee1d393d152d0676d99805a6712edad764dc60e5093931806b96b57
[INFO] running `Command { std: "docker" "start" "-a" "eab721282ee1d393d152d0676d99805a6712edad764dc60e5093931806b96b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eab721282ee1d393d152d0676d99805a6712edad764dc60e5093931806b96b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab721282ee1d393d152d0676d99805a6712edad764dc60e5093931806b96b57", kill_on_drop: false }`
[INFO] [stdout] eab721282ee1d393d152d0676d99805a6712edad764dc60e5093931806b96b57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8a6fbb69e38cb3dbb3a1d0c3a3c5e7ed7b47521bbd0a27a7367a77a54c70994
[INFO] running `Command { std: "docker" "start" "-a" "b8a6fbb69e38cb3dbb3a1d0c3a3c5e7ed7b47521bbd0a27a7367a77a54c70994", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking findme v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:95:65
[INFO] [stdout]    |
[INFO] [stdout] 95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]    |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 99 |         NEWEST_MODIFIED => do_it!(NewestModified),
[INFO] [stdout]    |                            ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         NEWEST_CREATED =>  do_it!(NewestCreated),
[INFO] [stdout]     |                            --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 101 |         NEWEST_ACCESSED => do_it!(NewestAccessed),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 102 |         OLDEST_MODIFIED => do_it!(OldestModified),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 103 |         OLDEST_CREATED =>  do_it!(OldestCreated),
[INFO] [stdout]     |                            --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         OLDEST_ACCESSED => do_it!(OldestAccessed),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 105 |         LARGEST =>         do_it!(Largest),
[INFO] [stdout]     |                            --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |         SMALLEST =>        do_it!(Smallest),
[INFO] [stdout]     |                            ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:95:65
[INFO] [stdout]    |
[INFO] [stdout] 95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]    |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 99 |         NEWEST_MODIFIED => do_it!(NewestModified),
[INFO] [stdout]    |                            ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |         NEWEST_CREATED =>  do_it!(NewestCreated),
[INFO] [stdout]     |                            --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 101 |         NEWEST_ACCESSED => do_it!(NewestAccessed),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 102 |         OLDEST_MODIFIED => do_it!(OldestModified),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 103 |         OLDEST_CREATED =>  do_it!(OldestCreated),
[INFO] [stdout]     |                            --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         OLDEST_ACCESSED => do_it!(OldestAccessed),
[INFO] [stdout]     |                            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl OutputHandler for std::io::Write {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl OutputHandler for dyn std::io::Write {
[INFO] [stdout]     |                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `OutputHandler` for all types that also implement `std::io::Write`
[INFO] [stdout]     |
[INFO] [stdout] 300 - impl OutputHandler for std::io::Write {
[INFO] [stdout] 300 + impl<T: std::io::Write> OutputHandler for T {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 105 |         LARGEST =>         do_it!(Largest),
[INFO] [stdout]     |                            --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:95:65
[INFO] [stdout]     |
[INFO] [stdout]  95 |                           paths, out.as_mut(), out_err.as_mut());
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |         SMALLEST =>        do_it!(Smallest),
[INFO] [stdout]     |                            ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl OutputHandler for std::io::Write {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl OutputHandler for dyn std::io::Write {
[INFO] [stdout]     |                        +++
[INFO] [stdout] help: alternatively use a blanket implementation to implement `OutputHandler` for all types that also implement `std::io::Write`
[INFO] [stdout]     |
[INFO] [stdout] 300 - impl OutputHandler for std::io::Write {
[INFO] [stdout] 300 + impl<T: std::io::Write> OutputHandler for T {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let fs_metadata: &Fn(&Path) -> std::io::Result<Metadata> = 
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let fs_metadata: &dyn Fn(&Path) -> std::io::Result<Metadata> = 
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let fs_metadata: &Fn(&Path) -> std::io::Result<Metadata> = 
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let fs_metadata: &dyn Fn(&Path) -> std::io::Result<Metadata> = 
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `findme` (bin "findme" test) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `findme` (bin "findme") due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b8a6fbb69e38cb3dbb3a1d0c3a3c5e7ed7b47521bbd0a27a7367a77a54c70994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a6fbb69e38cb3dbb3a1d0c3a3c5e7ed7b47521bbd0a27a7367a77a54c70994", kill_on_drop: false }`
[INFO] [stdout] b8a6fbb69e38cb3dbb3a1d0c3a3c5e7ed7b47521bbd0a27a7367a77a54c70994
