[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] testing TyPR124/findme against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyPR124%2Ffindme" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TyPR124/findme on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-64/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-64/source/Cargo.toml [INFO] crate git repo https://github.com/TyPR124/findme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 852c56f0661880f4ec85c6431f0c466a6f48768e50751f41e2c372d592706361 [INFO] running `Command { std: "docker" "start" "-a" "852c56f0661880f4ec85c6431f0c466a6f48768e50751f41e2c372d592706361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "852c56f0661880f4ec85c6431f0c466a6f48768e50751f41e2c372d592706361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852c56f0661880f4ec85c6431f0c466a6f48768e50751f41e2c372d592706361", kill_on_drop: false }` [INFO] [stdout] 852c56f0661880f4ec85c6431f0c466a6f48768e50751f41e2c372d592706361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25de60b03939dac4d49612c9fbe123a5c55574de87618a31496095cf5e6d7d14 [INFO] running `Command { std: "docker" "start" "-a" "25de60b03939dac4d49612c9fbe123a5c55574de87618a31496095cf5e6d7d14", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling findme v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning 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] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 300 - impl OutputHandler for std::io::Write { [INFO] [stdout] 300 + impl OutputHandler for dyn std::io::Write { [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 = [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 135 - let fs_metadata: &Fn(&Path) -> std::io::Result = [INFO] [stdout] 135 + let fs_metadata: &dyn Fn(&Path) -> std::io::Result = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.78s [INFO] running `Command { std: "docker" "inspect" "25de60b03939dac4d49612c9fbe123a5c55574de87618a31496095cf5e6d7d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25de60b03939dac4d49612c9fbe123a5c55574de87618a31496095cf5e6d7d14", kill_on_drop: false }` [INFO] [stdout] 25de60b03939dac4d49612c9fbe123a5c55574de87618a31496095cf5e6d7d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb467749fb5cab0bb62367c8856847e6dfe0928b8e4ff363e0243d95e095251 [INFO] running `Command { std: "docker" "start" "-a" "6fb467749fb5cab0bb62367c8856847e6dfe0928b8e4ff363e0243d95e095251", kill_on_drop: false }` [INFO] [stderr] Compiling findme v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning 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] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 300 - impl OutputHandler for std::io::Write { [INFO] [stdout] 300 + impl OutputHandler for dyn std::io::Write { [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 = [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 135 - let fs_metadata: &Fn(&Path) -> std::io::Result = [INFO] [stdout] 135 + let fs_metadata: &dyn Fn(&Path) -> std::io::Result = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "6fb467749fb5cab0bb62367c8856847e6dfe0928b8e4ff363e0243d95e095251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb467749fb5cab0bb62367c8856847e6dfe0928b8e4ff363e0243d95e095251", kill_on_drop: false }` [INFO] [stdout] 6fb467749fb5cab0bb62367c8856847e6dfe0928b8e4ff363e0243d95e095251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9075ec887497dde4cfcc6448c58b2f0ee7ed757ebdf3b7ab8e636e94dd852106 [INFO] running `Command { std: "docker" "start" "-a" "9075ec887497dde4cfcc6448c58b2f0ee7ed757ebdf3b7ab8e636e94dd852106", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 99 | NEWEST_MODIFIED => do_it!(NewestModified), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 100 | NEWEST_CREATED => do_it!(NewestCreated), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 101 | NEWEST_ACCESSED => do_it!(NewestAccessed), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 102 | OLDEST_MODIFIED => do_it!(OldestModified), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 103 | OLDEST_CREATED => do_it!(OldestCreated), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 104 | OLDEST_ACCESSED => do_it!(OldestAccessed), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 105 | LARGEST => do_it!(Largest), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:95:65 [INFO] [stderr] | [INFO] [stderr] 95 | paths, out.as_mut(), out_err.as_mut()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 106 | SMALLEST => do_it!(Smallest), [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `do_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:300:24 [INFO] [stderr] | [INFO] [stderr] 300 | impl OutputHandler for std::io::Write { [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 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 300 - impl OutputHandler for std::io::Write { [INFO] [stderr] 300 + impl OutputHandler for dyn std::io::Write { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:135:23 [INFO] [stderr] | [INFO] [stderr] 135 | let fs_metadata: &Fn(&Path) -> std::io::Result = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 135 - let fs_metadata: &Fn(&Path) -> std::io::Result = [INFO] [stderr] 135 + let fs_metadata: &dyn Fn(&Path) -> std::io::Result = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `findme` (bin "findme" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/findme-8a13a44901648e41) [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" "9075ec887497dde4cfcc6448c58b2f0ee7ed757ebdf3b7ab8e636e94dd852106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9075ec887497dde4cfcc6448c58b2f0ee7ed757ebdf3b7ab8e636e94dd852106", kill_on_drop: false }` [INFO] [stdout] 9075ec887497dde4cfcc6448c58b2f0ee7ed757ebdf3b7ab8e636e94dd852106